[HVM] Linux driver for the xen platform pseudo-PCI device.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 17 Aug 2006 15:08:01 +0000 (16:08 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 17 Aug 2006 15:08:01 +0000 (16:08 +0100)
commit98abf9b1f795271a8bafb74b97e856aafb185eb9
treefa0e9804a1a955f16e9a107d06fd7d3ea2563b3f
parenteb97b7dc2b268b799596764eb7ed8c41708223e1
[HVM] Linux driver for the xen platform pseudo-PCI device.
Signed-off-by: Steven Smith <ssmith@xensource.com>
unmodified_drivers/linux-2.6/Makefile [new file with mode: 0644]
unmodified_drivers/linux-2.6/mkbuildtree [new file with mode: 0644]
unmodified_drivers/linux-2.6/overrides.mk [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/Kbuild [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/evtchn.c [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/platform-pci.c [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/platform-pci.h [new file with mode: 0644]
unmodified_drivers/linux-2.6/platform-pci/xen_support.c [new file with mode: 0644]